func runtime.injectglist
12 uses
runtime (current package)
mgc.go#L1129: injectglist(&work.sweepWaiters.list)
mgcmark.go#L702: injectglist(&list)
mgcscavenge.go#L453: injectglist(&list)
mheap.go#L2137: injectglist(&list)
proc.go#L1665: injectglist(&list)
proc.go#L3343: injectglist(&list)
proc.go#L3596: injectglist(&list)
proc.go#L3602: injectglist(&list)
proc.go#L3641: injectglist(&list)
proc.go#L3872: func injectglist(glist *gList) {
proc.go#L6138: injectglist(&list)
proc.go#L6180: injectglist(&list)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |